[INFO] cloning repository https://github.com/sypwex/physfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sypwex/physfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsypwex%2Fphysfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsypwex%2Fphysfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d08f0f4250dea06c4c58ae9f3300454931b5d40e
[INFO] fixing sypwex/physfs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsypwex%2Fphysfs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sypwex/physfs
[INFO] finished tweaking git repo https://github.com/sypwex/physfs
[INFO] tweaked toml for git repo https://github.com/sypwex/physfs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sypwex/physfs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sypwex/physfs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cc68d7cff0dd5137bf718e71ecbb00495e8c925885eaf60cd2e7a0f270ab484b
[INFO] running `Command { std: "docker" "start" "cc68d7cff0dd5137bf718e71ecbb00495e8c925885eaf60cd2e7a0f270ab484b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc68d7cff0dd5137bf718e71ecbb00495e8c925885eaf60cd2e7a0f270ab484b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc68d7cff0dd5137bf718e71ecbb00495e8c925885eaf60cd2e7a0f270ab484b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cc68d7cff0dd5137bf718e71ecbb00495e8c925885eaf60cd2e7a0f270ab484b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.98 removed features: default, std
[INFO] [stderr]   memchr v2.4.0 removed features: use_std
[INFO] [stderr]   regex v1.5.4 removed features: unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-perl, unicode-script, unicode-segment
[INFO] [stderr]   regex-syntax v0.6.25 removed features: unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-perl, unicode-script, unicode-segment
[INFO] [stderr] 
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.27
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.58.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.0.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling clang-sys v1.2.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling physfs v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2018 edition to 2021
[INFO] [stderr]    Migrating src/lib.rs from 2018 edition to 2021
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] crater-edition-check: physfs v0.0.2 (/opt/rustwide/workdir) updating edition from 2018 to 2021
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clang-sys v1.2.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling bindgen v0.58.1
[INFO] [stderr]    Compiling physfs v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.73s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2018 edition to 2021
[INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo.
[INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously.
[INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html
[INFO] [stderr] When building the following dependencies, the given features will no longer be used:
[INFO] [stderr] 
[INFO] [stderr]   libc v0.2.98 removed features: default, std
[INFO] [stderr]   memchr v2.4.0 removed features: use_std
[INFO] [stderr]   regex v1.5.4 removed features: unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-perl, unicode-script, unicode-segment
[INFO] [stderr]   regex-syntax v0.6.25 removed features: unicode, unicode-age, unicode-bool, unicode-case, unicode-gencat, unicode-perl, unicode-script, unicode-segment
[INFO] [stderr] 
[INFO] [stderr]     Checking physfs v0.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/../physfs_bindings.rs (107 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr] crater-edition-check: physfs v0.0.2 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling physfs v0.0.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:4972
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... stringify ! (patch))) ; } extern "C" { pub fn PHYSFS_getLinkedVersion (ver : * mut PHYSFS_Version) ; } extern "C" { pub fn PHYSFS...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n) ; } extern "C" { pub fn PHYSFS_init (argv0 : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5165
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } extern "C" { pub fn PHYSFS_deinit () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn PHYSFS_s...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5238
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn PHYSFS_supportedArchiveTypes () -> * mut * const PHYSFS_ArchiveInfo ; } extern "C" { pub fn...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...YSFS_ArchiveInfo ; } extern "C" { pub fn PHYSFS_freeList (listVar : * mut :: std :: os :: raw :: c_void) ; } extern "C" { pub fn P...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5418
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_void) ; } extern "C" { pub fn PHYSFS_getLastError () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn P...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_char ; } extern "C" { pub fn PHYSFS_getDirSeparator () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5597
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_char ; } extern "C" { pub fn PHYSFS_permitSymbolicLinks (allow : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int) ; } extern "C" { pub fn PHYSFS_getCdRomDirs () -> * mut * mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5779
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_char ; } extern "C" { pub fn PHYSFS_getBaseDir () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn PH...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_char ; } extern "C" { pub fn PHYSFS_getUserDir () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn PH...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_char ; } extern "C" { pub fn PHYSFS_getWriteDir () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn P...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:6038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_setWriteDir (newDir : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:6162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_addToSearchPath (newDir : * const :: std :: os :: raw :: c_char , appendToPath : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:6336
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_removeFromSearchPath (oldDir : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:6469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn PHYSFS_getSearchPath () -> * mut * mut :: std :: os :: raw :: c_char ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:6562
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_setSaneConfig (org...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:6891
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn PHYSFS_mkdir (dirName : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7010
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn PHYSFS_delete (filename : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_getRealDir (filename : * const :: std :: os :: raw :: c_char) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7265
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_enumerateFiles (dir : * const :: std :: os :: raw :: c_char) -> * mut * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7402
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r ; } extern "C" { pub fn PHYSFS_exists (fname : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7520
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_isDirectory (fname : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7643
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_isSymbolicLink (fname : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7769
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int ; } extern "C" { pub fn PHYSFS_getLastModTime (filename : * const :: std :: os :: raw :: c_char) -> PHYSFS_sint64 ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7883
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt64 ; } extern "C" { pub fn PHYSFS_openWrite (filename : * const :: std :: os :: raw :: c_char) -> * mut PHYSFS_File ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7996
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ile ; } extern "C" { pub fn PHYSFS_openAppend (filename : * const :: std :: os :: raw :: c_char) -> * mut PHYSFS_File ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...File ; } extern "C" { pub fn PHYSFS_openRead (filename : * const :: std :: os :: raw :: c_char) -> * mut PHYSFS_File ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...PHYSFS_File ; } extern "C" { pub fn PHYSFS_close (handle : * mut PHYSFS_File) -> :: std :: os :: raw :: c_int ; } extern "C" { pub...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8320
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_read (handle : * mut PHYSFS_File , buffer : * mut :: std :: os :: raw :: c_void , objSize : PHYSFS_uint32 , objCount : PHYSFS_uint32) -> PHYSFS_sint64 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_write (handle : * mut PHYSFS_File , buffer : * const :: std :: os :: raw :: c_void , objSize : PHYSFS_uint32 , objCount : PHYSFS_uint32) -> PHYSFS_sint64 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...HYSFS_sint64 ; } extern "C" { pub fn PHYSFS_eof (handle : * mut PHYSFS_File) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8783
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn PHYSFS_tell (handle : * mut PHYSFS_File) -> PHYSFS_sint64 ; } extern "C" { pub fn PHYS...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; } extern "C" { pub fn PHYSFS_seek (handle : * mut PHYSFS_File , pos : PHYSFS_uint64) -> :: std :: os :: raw :: c_int ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8984
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_int ; } extern "C" { pub fn PHYSFS_fileLength (handle : * mut PHYSFS_File) -> PHYSFS_sint64 ; } extern "C" { pub fn P...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_setBuffer (handle : * mut PHYSFS_File , bufsize : PHYSFS_uint64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9200
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; } extern "C" { pub fn PHYSFS_flush (handle : * mut PHYSFS_File) -> :: std :: os :: raw :: c_int ; } extern "C" { pub...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } extern "C" { pub fn PHYSFS_swapSLE16 (val : PHYSFS_sint16) -> PHYSFS_sint16 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:4972
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... stringify ! (patch))) ; } extern "C" { pub fn PHYSFS_getLinkedVersion (ver : * mut PHYSFS_Version) ; } extern "C" { pub fn PHYSFS...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...16) -> PHYSFS_sint16 ; } extern "C" { pub fn PHYSFS_swapULE16 (val : PHYSFS_uint16) -> PHYSFS_uint16 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5049
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...n) ; } extern "C" { pub fn PHYSFS_init (argv0 : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...16) -> PHYSFS_uint16 ; } extern "C" { pub fn PHYSFS_swapSLE32 (val : PHYSFS_sint32) -> PHYSFS_sint32 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5165
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } extern "C" { pub fn PHYSFS_deinit () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn PHYSFS_s...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5238
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn PHYSFS_supportedArchiveTypes () -> * mut * const PHYSFS_ArchiveInfo ; } extern "C" { pub fn...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32) -> PHYSFS_sint32 ; } extern "C" { pub fn PHYSFS_swapULE32 (val : PHYSFS_uint32) -> PHYSFS_uint32 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9618
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32) -> PHYSFS_uint32 ; } extern "C" { pub fn PHYSFS_swapSLE64 (val : PHYSFS_sint64) -> PHYSFS_sint64 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5330
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...YSFS_ArchiveInfo ; } extern "C" { pub fn PHYSFS_freeList (listVar : * mut :: std :: os :: raw :: c_void) ; } extern "C" { pub fn P...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9698
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...64) -> PHYSFS_sint64 ; } extern "C" { pub fn PHYSFS_swapULE64 (val : PHYSFS_uint64) -> PHYSFS_uint64 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5418
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_void) ; } extern "C" { pub fn PHYSFS_getLastError () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn P...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5506
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_char ; } extern "C" { pub fn PHYSFS_getDirSeparator () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9778
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...64) -> PHYSFS_uint64 ; } extern "C" { pub fn PHYSFS_swapSBE16 (val : PHYSFS_sint16) -> PHYSFS_sint16 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...16) -> PHYSFS_sint16 ; } extern "C" { pub fn PHYSFS_swapUBE16 (val : PHYSFS_uint16) -> PHYSFS_uint16 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5597
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_char ; } extern "C" { pub fn PHYSFS_permitSymbolicLinks (allow : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9938
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...16) -> PHYSFS_uint16 ; } extern "C" { pub fn PHYSFS_swapSBE32 (val : PHYSFS_sint32) -> PHYSFS_sint32 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_int) ; } extern "C" { pub fn PHYSFS_getCdRomDirs () -> * mut * mut :: std :: os :: raw :: c_char ; } extern "C" { pub fn...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10018
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32) -> PHYSFS_sint32 ; } extern "C" { pub fn PHYSFS_swapUBE32 (val : PHYSFS_uint32) -> PHYSFS_uint32 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32) -> PHYSFS_uint32 ; } extern "C" { pub fn PHYSFS_swapSBE64 (val : PHYSFS_sint64) -> PHYSFS_sint64 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5779
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_char ; } extern "C" { pub fn PHYSFS_getBaseDir () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn PH...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_char ; } extern "C" { pub fn PHYSFS_getUserDir () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn PH...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10178
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...64) -> PHYSFS_sint64 ; } extern "C" { pub fn PHYSFS_swapUBE64 (val : PHYSFS_uint64) -> PHYSFS_uint64 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:5951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_char ; } extern "C" { pub fn PHYSFS_getWriteDir () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn P...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10258
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readSLE16 (file : * mut PHYSFS_File , val : * mut PHYSFS_sint16) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:6038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_setWriteDir (newDir : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10386
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readULE16 (file : * mut PHYSFS_File , val : * mut PHYSFS_uint16) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:6162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_addToSearchPath (newDir : * const :: std :: os :: raw :: c_char , appendToPath : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:6336
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_removeFromSearchPath (oldDir : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readSBE16 (file : * mut PHYSFS_File , val : * mut PHYSFS_sint16) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10642
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readUBE16 (file : * mut PHYSFS_File , val : * mut PHYSFS_uint16) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:6469
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub fn PHYSFS_getSearchPath () -> * mut * mut :: std :: os :: raw :: c_char ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:6562
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_setSaneConfig (org...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10770
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readSLE32 (file : * mut PHYSFS_File , val : * mut PHYSFS_sint32) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10898
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readULE32 (file : * mut PHYSFS_File , val : * mut PHYSFS_uint32) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:6891
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn PHYSFS_mkdir (dirName : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readSBE32 (file : * mut PHYSFS_File , val : * mut PHYSFS_sint32) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7010
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn PHYSFS_delete (filename : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readUBE32 (file : * mut PHYSFS_File , val : * mut PHYSFS_uint32) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_getRealDir (filename : * const :: std :: os :: raw :: c_char) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7265
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_enumerateFiles (dir : * const :: std :: os :: raw :: c_char) -> * mut * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readSLE64 (file : * mut PHYSFS_File , val : * mut PHYSFS_sint64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11410
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readULE64 (file : * mut PHYSFS_File , val : * mut PHYSFS_uint64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7402
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...r ; } extern "C" { pub fn PHYSFS_exists (fname : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readSBE64 (file : * mut PHYSFS_File , val : * mut PHYSFS_sint64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7520
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_isDirectory (fname : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7643
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_isSymbolicLink (fname : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11666
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readUBE64 (file : * mut PHYSFS_File , val : * mut PHYSFS_uint64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7769
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int ; } extern "C" { pub fn PHYSFS_getLastModTime (filename : * const :: std :: os :: raw :: c_char) -> PHYSFS_sint64 ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeSLE16 (file : * mut PHYSFS_File , val : PHYSFS_sint16) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7883
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt64 ; } extern "C" { pub fn PHYSFS_openWrite (filename : * const :: std :: os :: raw :: c_char) -> * mut PHYSFS_File ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11917
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeULE16 (file : * mut PHYSFS_File , val : PHYSFS_uint16) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:7996
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ile ; } extern "C" { pub fn PHYSFS_openAppend (filename : * const :: std :: os :: raw :: c_char) -> * mut PHYSFS_File ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12040
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeSBE16 (file : * mut PHYSFS_File , val : PHYSFS_sint16) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8110
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...File ; } extern "C" { pub fn PHYSFS_openRead (filename : * const :: std :: os :: raw :: c_char) -> * mut PHYSFS_File ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12163
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeUBE16 (file : * mut PHYSFS_File , val : PHYSFS_uint16) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8222
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...PHYSFS_File ; } extern "C" { pub fn PHYSFS_close (handle : * mut PHYSFS_File) -> :: std :: os :: raw :: c_int ; } extern "C" { pub...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12286
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeSLE32 (file : * mut PHYSFS_File , val : PHYSFS_sint32) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12409
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeULE32 (file : * mut PHYSFS_File , val : PHYSFS_uint32) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8320
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_read (handle : * mut PHYSFS_File , buffer : * mut :: std :: os :: raw :: c_void , objSize : PHYSFS_uint32 , objCount : PHYSFS_uint32) -> PHYSFS_sint64 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_write (handle : * mut PHYSFS_File , buffer : * const :: std :: os :: raw :: c_void , objSize : PHYSFS_uint32 , objCount : PHYSFS_uint32) -> PHYSFS_sint64 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12532
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeSBE32 (file : * mut PHYSFS_File , val : PHYSFS_sint32) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8687
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...HYSFS_sint64 ; } extern "C" { pub fn PHYSFS_eof (handle : * mut PHYSFS_File) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12655
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeUBE32 (file : * mut PHYSFS_File , val : PHYSFS_uint32) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12778
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeSLE64 (file : * mut PHYSFS_File , val : PHYSFS_sint64) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8783
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn PHYSFS_tell (handle : * mut PHYSFS_File) -> PHYSFS_sint64 ; } extern "C" { pub fn PHYS...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeULE64 (file : * mut PHYSFS_File , val : PHYSFS_uint64) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8865
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4 ; } extern "C" { pub fn PHYSFS_seek (handle : * mut PHYSFS_File , pos : PHYSFS_uint64) -> :: std :: os :: raw :: c_int ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:8984
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_int ; } extern "C" { pub fn PHYSFS_fileLength (handle : * mut PHYSFS_File) -> PHYSFS_sint64 ; } extern "C" { pub fn P...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:13024
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeSBE64 (file : * mut PHYSFS_File , val : PHYSFS_sint64) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:13147
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeUBE64 (file : * mut PHYSFS_File , val : PHYSFS_uint64) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_setBuffer (handle : * mut PHYSFS_File , bufsize : PHYSFS_uint64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:13270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } extern "C" { pub fn PHYSFS_isInit () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn PHYSFS_s...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9200
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; } extern "C" { pub fn PHYSFS_flush (handle : * mut PHYSFS_File) -> :: std :: os :: raw :: c_int ; } extern "C" { pub...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:13343
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_int ; } extern "C" { pub fn PHYSFS_symbolicLinksPermitted () -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [deri...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:15524
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; } extern "C" { pub fn PHYSFS_setAllocator (allocator : * const PHYSFS_Allocator) -> :: std :: os :: raw :: c_int ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9298
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } extern "C" { pub fn PHYSFS_swapSLE16 (val : PHYSFS_sint16) -> PHYSFS_sint16 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9378
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...16) -> PHYSFS_sint16 ; } extern "C" { pub fn PHYSFS_swapULE16 (val : PHYSFS_uint16) -> PHYSFS_uint16 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9458
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...16) -> PHYSFS_uint16 ; } extern "C" { pub fn PHYSFS_swapSLE32 (val : PHYSFS_sint32) -> PHYSFS_sint32 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:15639
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_mount (newDir : * const :: std :: os :: raw :: c_char , mountPoint : * const :: std :: os :: raw :: c_char , appendToPath : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32) -> PHYSFS_sint32 ; } extern "C" { pub fn PHYSFS_swapULE32 (val : PHYSFS_uint32) -> PHYSFS_uint32 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:15856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_getMountPoint (dir : * const :: std :: os :: raw :: c_char) -> * const :: std :: os :: raw :: c_char ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9618
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32) -> PHYSFS_uint32 ; } extern "C" { pub fn PHYSFS_swapSLE64 (val : PHYSFS_sint64) -> PHYSFS_sint64 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:16400
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> ; extern "C" { pub fn PHYSFS_getCdRomDirsCallback (c : PHYSFS_StringCallback , d : * mut :: std :: os :: raw :: c_void) ; } exte...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:16522
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_getSearchPathCallback (c : PHYSFS_StringCallback , d : * mut :: std :: os :: raw :: c_void) ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:16645
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_enumerateFilesCallback (dir : * const :: std :: os :: raw :: c_char , c : PHYSFS_EnumFilesCallback , d : * mut :: std :: os :: raw :: c_void) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9698
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...64) -> PHYSFS_sint64 ; } extern "C" { pub fn PHYSFS_swapULE64 (val : PHYSFS_uint64) -> PHYSFS_uint64 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:16818
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8FromUcs4 (src : * const PHYSFS_uint32 , dst : * mut :: std :: os :: raw :: c_char , len : PHYSFS_uint64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9778
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...64) -> PHYSFS_uint64 ; } extern "C" { pub fn PHYSFS_swapSBE16 (val : PHYSFS_sint16) -> PHYSFS_sint16 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:16958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8ToUcs4 (src : * const :: std :: os :: raw :: c_char , dst : * mut PHYSFS_uint32 , len : PHYSFS_uint64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9858
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...16) -> PHYSFS_sint16 ; } extern "C" { pub fn PHYSFS_swapUBE16 (val : PHYSFS_uint16) -> PHYSFS_uint16 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:17096
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8FromUcs2 (src : * const PHYSFS_uint16 , dst : * mut :: std :: os :: raw :: c_char , len : PHYSFS_uint64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:17236
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8ToUcs2 (src : * const :: std :: os :: raw :: c_char , dst : * mut PHYSFS_uint16 , len : PHYSFS_uint64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:17374
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8FromLatin1 (src : * const :: std :: os :: raw :: c_char , dst : * mut :: std :: os :: raw :: c_char , len : PHYSFS_uint64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:9938
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...16) -> PHYSFS_uint16 ; } extern "C" { pub fn PHYSFS_swapSBE32 (val : PHYSFS_sint32) -> PHYSFS_sint32 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10018
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32) -> PHYSFS_sint32 ; } extern "C" { pub fn PHYSFS_swapUBE32 (val : PHYSFS_uint32) -> PHYSFS_uint32 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:17532
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_caseFold (from : PHYSFS_uint32 , to : * mut PHYSFS_uint32) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:17654
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8stricmp (str1 : * const :: std :: os :: raw :: c_char , str2 : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...32) -> PHYSFS_uint32 ; } extern "C" { pub fn PHYSFS_swapSBE64 (val : PHYSFS_sint64) -> PHYSFS_sint64 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:17823
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf16stricmp (str1 : * const PHYSFS_uint16 , str2 : * const PHYSFS_uint16) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:17961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_ucs4stricmp (str1 : * const PHYSFS_uint32 , str2 : * const PHYSFS_uint32) -> :: std :: os :: raw :: c_int ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10178
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...64) -> PHYSFS_sint64 ; } extern "C" { pub fn PHYSFS_swapUBE64 (val : PHYSFS_uint64) -> PHYSFS_uint64 ; } extern "C" { pub fn PHYSF...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:18730
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn PHYSFS_enumerate (dir : * const :: std :: os :: raw :: c_char , c : PHYSFS_EnumerateCallback , d : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10258
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readSLE16 (file : * mut PHYSFS_File , val : * mut PHYSFS_sint16) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:18922
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn PHYSFS_unmount (oldDir : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } exter...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10386
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readULE16 (file : * mut PHYSFS_File , val : * mut PHYSFS_uint16) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:19042
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub fn PHYSFS_getAllocator () -> * const PHYSFS_Allocator ; } pub const PHYSFS_FileType_P...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:21353
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_stat (fname : * const :: std :: os :: raw :: c_char , stat : * mut PHYSFS_Stat) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10514
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readSBE16 (file : * mut PHYSFS_File , val : * mut PHYSFS_sint16) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:21496
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8FromUtf16 (src : * const PHYSFS_uint16 , dst : * mut :: std :: os :: raw :: c_char , len : PHYSFS_uint64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:21637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8ToUtf16 (src : * const :: std :: os :: raw :: c_char , dst : * mut PHYSFS_uint16 , len : PHYSFS_uint64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10642
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readUBE16 (file : * mut PHYSFS_File , val : * mut PHYSFS_uint16) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:21776
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readBytes (handle : * mut PHYSFS_File , buffer : * mut :: std :: os :: raw :: c_void , len : PHYSFS_uint64) -> PHYSFS_sint64 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10770
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readSLE32 (file : * mut PHYSFS_File , val : * mut PHYSFS_sint32) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:21932
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_writeBytes (handle : * mut PHYSFS_File , buffer : * const :: std :: os :: raw :: c_void , len : PHYSFS_uint64) -> PHYSFS_sint64 ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:10898
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readULE32 (file : * mut PHYSFS_File , val : * mut PHYSFS_uint32) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:25632
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_mountIo (io : * mut PHYSFS_Io , newDir : * const :: std :: os :: raw :: c_char , mountPoint : * const :: std :: os :: raw :: c_char , appendToPath : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:25874
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_mountMemory (buf :...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:26270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_mountHandle (file : * mut PHYSFS_File , newDir : * const :: std :: os :: raw :: c_char , mountPoint : * const :: std :: os :: raw :: c_char , appendToPath : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11026
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readSBE32 (file : * mut PHYSFS_File , val : * mut PHYSFS_sint32) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:28848
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_uint ; extern "C" { pub fn PHYSFS_getLastErrorCode () -> PHYSFS_ErrorCode ; } extern "C" { pub fn PHYSFS_ge...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:28919
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Code ; } extern "C" { pub fn PHYSFS_getErrorByCode (code : PHYSFS_ErrorCode) -> * const :: std :: os :: raw :: c_char ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:29032
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_char ; } extern "C" { pub fn PHYSFS_setErrorCode (code : PHYSFS_ErrorCode) ; } extern "C" { pub fn PHYSFS_get...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readUBE32 (file : * mut PHYSFS_File , val : * mut PHYSFS_uint32) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:29102
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_getPrefDir (org : * const :: std :: os :: raw :: c_char , app : * const :: std :: os :: raw :: c_char) -> * const :: std :: os :: raw :: c_char ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11282
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readSLE64 (file : * mut PHYSFS_File , val : * mut PHYSFS_sint64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:34084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; } extern "C" { pub fn PHYSFS_registerArchiver (archiver : * const PHYSFS_Archiver) -> :: std :: os :: raw :: c_int ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11410
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readULE64 (file : * mut PHYSFS_File , val : * mut PHYSFS_uint64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:34201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_deregisterArchiver (ext : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readSBE64 (file : * mut PHYSFS_File , val : * mut PHYSFS_sint64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11666
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readUBE64 (file : * mut PHYSFS_File , val : * mut PHYSFS_uint64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11794
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeSLE16 (file : * mut PHYSFS_File , val : PHYSFS_sint16) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:11917
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeULE16 (file : * mut PHYSFS_File , val : PHYSFS_uint16) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12040
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeSBE16 (file : * mut PHYSFS_File , val : PHYSFS_sint16) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12163
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeUBE16 (file : * mut PHYSFS_File , val : PHYSFS_uint16) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12286
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeSLE32 (file : * mut PHYSFS_File , val : PHYSFS_sint32) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12409
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeULE32 (file : * mut PHYSFS_File , val : PHYSFS_uint32) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12532
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeSBE32 (file : * mut PHYSFS_File , val : PHYSFS_sint32) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12655
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeUBE32 (file : * mut PHYSFS_File , val : PHYSFS_uint32) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12778
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeSLE64 (file : * mut PHYSFS_File , val : PHYSFS_sint64) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:12901
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeULE64 (file : * mut PHYSFS_File , val : PHYSFS_uint64) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:13024
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeSBE64 (file : * mut PHYSFS_File , val : PHYSFS_sint64) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:13147
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_writeUBE64 (file : * mut PHYSFS_File , val : PHYSFS_uint64) -> :: std :: os :: raw :: c_int ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:13270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } extern "C" { pub fn PHYSFS_isInit () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn PHYSFS_s...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:13343
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_int ; } extern "C" { pub fn PHYSFS_symbolicLinksPermitted () -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [deri...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:15524
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...))) ; } extern "C" { pub fn PHYSFS_setAllocator (allocator : * const PHYSFS_Allocator) -> :: std :: os :: raw :: c_int ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:15639
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_mount (newDir : * const :: std :: os :: raw :: c_char , mountPoint : * const :: std :: os :: raw :: c_char , appendToPath : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:15856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_getMountPoint (dir : * const :: std :: os :: raw :: c_char) -> * const :: std :: os :: raw :: c_char ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:16400
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...> ; extern "C" { pub fn PHYSFS_getCdRomDirsCallback (c : PHYSFS_StringCallback , d : * mut :: std :: os :: raw :: c_void) ; } exte...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:16522
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_getSearchPathCallback (c : PHYSFS_StringCallback , d : * mut :: std :: os :: raw :: c_void) ; } ext...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:16645
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_enumerateFilesCallback (dir : * const :: std :: os :: raw :: c_char , c : PHYSFS_EnumFilesCallback , d : * mut :: std :: os :: raw :: c_void) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:16818
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8FromUcs4 (src : * const PHYSFS_uint32 , dst : * mut :: std :: os :: raw :: c_char , len : PHYSFS_uint64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:16958
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8ToUcs4 (src : * const :: std :: os :: raw :: c_char , dst : * mut PHYSFS_uint32 , len : PHYSFS_uint64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:17096
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8FromUcs2 (src : * const PHYSFS_uint16 , dst : * mut :: std :: os :: raw :: c_char , len : PHYSFS_uint64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:17236
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8ToUcs2 (src : * const :: std :: os :: raw :: c_char , dst : * mut PHYSFS_uint16 , len : PHYSFS_uint64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:17374
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8FromLatin1 (src : * const :: std :: os :: raw :: c_char , dst : * mut :: std :: os :: raw :: c_char , len : PHYSFS_uint64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:17532
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn PHYSFS_caseFold (from : PHYSFS_uint32 , to : * mut PHYSFS_uint32) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:17654
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8stricmp (str1 : * const :: std :: os :: raw :: c_char , str2 : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:17823
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf16stricmp (str1 : * const PHYSFS_uint16 , str2 : * const PHYSFS_uint16) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:17961
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_ucs4stricmp (str1 : * const PHYSFS_uint32 , str2 : * const PHYSFS_uint32) -> :: std :: os :: raw :: c_int ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:18730
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn PHYSFS_enumerate (dir : * const :: std :: os :: raw :: c_char , c : PHYSFS_EnumerateCallback , d : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:18922
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn PHYSFS_unmount (oldDir : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } exter...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:19042
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub fn PHYSFS_getAllocator () -> * const PHYSFS_Allocator ; } pub const PHYSFS_FileType_P...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:21353
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_stat (fname : * const :: std :: os :: raw :: c_char , stat : * mut PHYSFS_Stat) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:21496
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8FromUtf16 (src : * const PHYSFS_uint16 , dst : * mut :: std :: os :: raw :: c_char , len : PHYSFS_uint64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:21637
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_utf8ToUtf16 (src : * const :: std :: os :: raw :: c_char , dst : * mut PHYSFS_uint16 , len : PHYSFS_uint64) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:21776
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_readBytes (handle : * mut PHYSFS_File , buffer : * mut :: std :: os :: raw :: c_void , len : PHYSFS_uint64) -> PHYSFS_sint64 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:21932
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_writeBytes (handle : * mut PHYSFS_File , buffer : * const :: std :: os :: raw :: c_void , len : PHYSFS_uint64) -> PHYSFS_sint64 ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:25632
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_mountIo (io : * mut PHYSFS_Io , newDir : * const :: std :: os :: raw :: c_char , mountPoint : * const :: std :: os :: raw :: c_char , appendToPath : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:25874
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_mountMemory (buf :...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:26270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_mountHandle (file : * mut PHYSFS_File , newDir : * const :: std :: os :: raw :: c_char , mountPoint : * const :: std :: os :: raw :: c_char , appendToPath : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:28848
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... std :: os :: raw :: c_uint ; extern "C" { pub fn PHYSFS_getLastErrorCode () -> PHYSFS_ErrorCode ; } extern "C" { pub fn PHYSFS_ge...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:28919
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...Code ; } extern "C" { pub fn PHYSFS_getErrorByCode (code : PHYSFS_ErrorCode) -> * const :: std :: os :: raw :: c_char ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:29032
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_char ; } extern "C" { pub fn PHYSFS_setErrorCode (code : PHYSFS_ErrorCode) ; } extern "C" { pub fn PHYSFS_get...
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:29102
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_getPrefDir (org : * const :: std :: os :: raw :: c_char , app : * const :: std :: os :: raw :: c_char) -> * const :: std :: os :: raw :: c_char ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:34084
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...)) ; } extern "C" { pub fn PHYSFS_registerArchiver (archiver : * const PHYSFS_Archiver) -> :: std :: os :: raw :: c_int ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `physfs` (lib) due to 107 previous errors
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> src/../physfs_bindings.rs:3:34201
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn PHYSFS_deregisterArchiver (ext : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; }
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `physfs` (lib test) due to 107 previous errors
[INFO] running `Command { std: "docker" "inspect" "cc68d7cff0dd5137bf718e71ecbb00495e8c925885eaf60cd2e7a0f270ab484b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc68d7cff0dd5137bf718e71ecbb00495e8c925885eaf60cd2e7a0f270ab484b", kill_on_drop: false }`
[INFO] [stdout] cc68d7cff0dd5137bf718e71ecbb00495e8c925885eaf60cd2e7a0f270ab484b
